type golang.org/x/net/http2.pipeBuffer (interface)

Method Implmentations

Len() int *bytes.Buffer.Len *github.com/aws/smithy-go/io.RingBuffer.Len *github.com/vmihailenco/bufpool.Buffer.Len (*dataBuffer).Len (*pipe).Len *golang.org/x/tools/internal/gcimporter.intWriter.Buffer.Len *encoding/json.encodeState.Buffer.Len *net/http.http2dataBuffer.Len *net/http.http2pipe.Len net/http.http2pipeBuffer.Len
Read(p []byte) (n int, err error) *bytes.Buffer.Read *github.com/aws/smithy-go/io.RingBuffer.Read *github.com/vmihailenco/bufpool.Buffer.Read (*dataBuffer).Read (*pipe).Read *golang.org/x/tools/internal/gcimporter.intWriter.Buffer.Read *encoding/json.encodeState.Buffer.Read *net/http.http2dataBuffer.Read *net/http.http2pipe.Read net/http.http2pipeBuffer.Read
Write(p []byte) (n int, err error) *bytes.Buffer.Write *github.com/aws/smithy-go/io.RingBuffer.Write *github.com/vmihailenco/bufpool.Buffer.Write (*dataBuffer).Write (*pipe).Write *golang.org/x/tools/internal/gcimporter.intWriter.Buffer.Write *encoding/json.encodeState.Buffer.Write *net/http.http2dataBuffer.Write *net/http.http2pipe.Write net/http.http2pipeBuffer.Write